Skip to content

Correctly append cargo-wasm arguments to the array#1214

Merged
shepmaster merged 2 commits intomainfrom
wasm-multi-args
May 6, 2026
Merged

Correctly append cargo-wasm arguments to the array#1214
shepmaster merged 2 commits intomainfrom
wasm-multi-args

Conversation

@shepmaster
Copy link
Copy Markdown
Member

No description provided.

shepmaster added 2 commits May 6, 2026 09:38
Without the `()`, the arguments get concatenated
together (e.g. `--release--lib`). This has not been a problem in
practice because we never actually specified multiple arguments.
@shepmaster shepmaster added the bug The playground isn't doing what it was intended to label May 6, 2026
@shepmaster shepmaster merged commit f72aef1 into main May 6, 2026
14 checks passed
@shepmaster shepmaster deleted the wasm-multi-args branch May 6, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug The playground isn't doing what it was intended to

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant